home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 002a / vc50_jan.zip / INSTALL.DOC < prev    next >
Text File  |  1993-01-24  |  6KB  |  157 lines

  1.  
  2.  
  3.  
  4.                     FAST SETUP FOR TEST-DRIVING VC5
  5.  
  6.    The following assumes a knowledge of basic DOS procedure. It aims 
  7.    to get VC users up and running as quickly as possible. VINSTALL, 
  8.    a batch program to control the following, is detailed below.
  9.    
  10.    1. Make a sub-directory (Home Directory) for VC5 on your hard 
  11.       drive. It may have any name. We encourage users to NOT use the 
  12.       obvious \VC as a tiny edge on a malicious writer of software 
  13.       who might search for such a sub-directory.
  14.  
  15.       Extract the VC5 program into this Home Directory.
  16.       
  17.    2. [OPTIONAL] Make a pure ASCII file called VC1.CFG, in the VC5 
  18.       Home Directory, listing up to
  19.       o 5 programs you want VC to watch, backup and replace at a 
  20.         keystroke in case of any damage, virus or otherwise, and/or,
  21.       o 10 programs you want VC to watch but NOT to backup.
  22.  
  23.       The first five lines of the ASCII file cover the former; the 
  24.       next 10 (or fewer) the latter. 
  25.       A file with three programs to back up and 3 programs for 
  26.       special watch might look like the following (asterisks or 
  27.       completely blank lines are the same):
  28.       C:\UTIL\PKZIP.EXE
  29.       C:\WINDOWS\WIN.COM
  30.       C:\COMM\PCPLUS.EXE
  31.       **
  32.       **
  33.       C:\LOTUS\LOTUS.EXE
  34.       C:\WINDOWS\AMIPRO\AMIPRO.EXE
  35.       C:\DBASE\DATABASE.EXE
  36.  
  37.       NOTE: If you are using Stacker, AddStore or a similar program, 
  38.             please see the Questions section in VC.DOC for advice on 
  39.             what to include in the VC1.CFG file.
  40.  
  41.    3. REName Autoexec.BAT to something else (such as A.B) and reboot 
  42.       the computer.
  43.       
  44.       This is the fastest method of temporary removal of TSRs or 
  45.       other software which might interfere with VC5's initialization. 
  46.       This process requires ONE fast look at your machine in a 
  47.       "virgin" state. It is a one-time operation, and need never be 
  48.       repeated unless you change the basic computer setup.
  49.       After initialization you can put Autoexec back again, including 
  50.       all programs and routines.
  51.        
  52.  
  53. INSTALL.DOC - VC - PAGE 2   
  54.    
  55.    4. After reboot, proceed to the VC5 Home Directory. Attempt to 
  56.       initialize Victor Charlie with the command:
  57.             VINIT       [Enter]
  58.                 
  59.       If this is successful, move to Step 5.
  60.       
  61.       If this fails on first attempt, please read the help screen 
  62.       carefully. It contains absolute advice on how to proceed. In 
  63.       some cases, the following command may be necessary to "assert" 
  64.       initialization:
  65.             VINIT !     [Enter]
  66.                 
  67.       The "!" argument is a last resort for use only on machines set 
  68.       up with unusual software combinations. 
  69.       
  70.    5. Restore your Autoexec.BAT by renaming it back. If you wish VC5 
  71.       to check your computer automatically every time the machine 
  72.       boots, add the following lines to the very TOP of your 
  73.       Autoexec.BAT file:
  74.             @ECHO OFF
  75.             CALL C:\VC\VSTART.BAT
  76.  
  77. NOTE 1: The above assumes a DOS version of 3.3 or above.
  78.  
  79. NOTE 2: Substitute your actual Home Directory for "VC" in the above.
  80.  
  81.    6. You may reboot, run Autoexec, or just go back to the VC Home 
  82.       Directory to test the program. For a fast look at various VC 
  83.       functions, we recommend you run the User Interface shell with 
  84.       the command
  85.             VC
  86.       Be sure to try the Attack Simulations under the "General 
  87.       Security" menu section.
  88.       
  89.  
  90. INSTALL.DOC - VC - PAGE 3
  91.    
  92.  
  93. TAKING IT SLOWLY
  94. ================
  95.    
  96.    An easier method of installing Victor Charlie is to use the batch 
  97.    routine VINSTALL.BAT. This automates several of the steps above. We
  98.    highly recommend this method to all registered and corporate (site) 
  99.    users of VC5. We will write custom installation routines for 
  100.    corporate, government and other site users requesting it.
  101.    
  102.    VINSTALL uses a batch file for installation for a reason -- batch 
  103.    files themselves are seldom a target for a virus. They are not as 
  104.    colorful nor as fast as programs, but in the real world they are 
  105.    almost impervious to software attack.
  106.  
  107.    Before using VINSTALL, you must do the following:
  108.    
  109.    1. Create a new sub-directory on your hard drive as the Victor 
  110.       Charlie Home Directory. It may have any name. We encourage 
  111.       users to NOT use the default \VC as a tiny edge on a malicious 
  112.       writer of software who might search for such a sub-directory. 
  113.       
  114.    2. You should have received your VC5 in an archived package. 
  115.       Extract this VC5 archive into the Home Directory you just 
  116.       created.
  117.       
  118.    3. From the Home Directory, now run the VINSTALL program. Type:
  119.             VINSTALL     [Enter]
  120.       
  121.       VINSTALL is self-documenting, and will inform you of all 
  122.       choices and action as it proceeds. During installation, 
  123.       VINSTALL will reboot your computer one time.
  124.       
  125.  
  126. INSTALL.DOC - VC - PAGE 4
  127.    
  128.       
  129.         == IMPORTANT == IMPORTANT == IMPORTANT == IMPORTANT ==
  130.  
  131.       You should not interrupt VINSTALL once it has begun. If you do 
  132.       so, VINSTALL MIGHT destroy your Autoexec.BAT through a looping 
  133.       process.
  134.       If, for any reason, VINSTALL is interrupted before completion, 
  135.       you will find a copy of your original Autoexec.BAT in the VC 
  136.       Home Directory under the name Autoexec.VC5. Use this to restore 
  137.       your Autoexec.BAT to its original condition with the command:
  138.             COPY AUTOEXEC.VC5 C:\
  139.       Only after you do this should you restart VINSTALL for a second 
  140.       attempt at installation.      
  141.  
  142.       (After completing VINSTALL, you can compare your restored 
  143.       Autoexec.BAT to Autoexec.VC5 to see what changes VINSTALL has 
  144.       made. No more than four lines of Autoexec should be affected, and 
  145.       no actual changes to your original setup should be seen.)
  146.       
  147.       When VINSTALL finishes, the program will clean itself up. Part 
  148.       of this cleanup involves deleting files used only by VINSTALL 
  149.       itself. You may, depending on your type of computer, see a 
  150.       message which says something along the lines of
  151.  
  152.       Batch file missing
  153.  
  154.       This is a perfectly normal message, and indicates, in fact, that 
  155.       VINSTALL has completed cleanly.
  156.  
  157.